This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
ck
/
XiuXianGame
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
4d1b5be17d
Гілки
Теги
GameFrameBasci
master
XiuXianGame
/
Assets
/
FlatKit
/
[Render Pipeline] URP
/
EditorAttributes
/
Core
/
ICustomAttribute.cs
ICustomAttribute.cs
98 B
Історія
Запис
1
2
3
4
5
6
7
8
using System;
namespace ExternPropertyAttributes
{
public interface ICustomAttribute
{
}
}